Windows Registry and Shortcuts
|
Previous Top Next |
· | ShortcutLocation is the place where the shortcut is created. It accepts the same values as the TypeFolder argument used in the ^$GetSpecialPath(TypeFolder)$ function. - "Target" is the program to execute, or the document to launch.
|
· | "Arguments" are eventual command-line switches you might want to use with the target program.
|
· | "Description" is an optional parameter you can use to identify the shortcut. If it is left blank, the shortcut name will be the same as the target program name.
|
· | CmdShow defines how the program is opened. It can have one of the following values:
|
ComputerName
|
ComSpec
|
HomeDrive
|
HomePath
|
HomeShare
|
LogonServer
|
Number_Of_Processors
|
OS
|
Os2LibPath
|
Path
|
PathExt
|
Processor_Architecture
|
Processor_Identifier
|
Processor_Level
|
Processor_Revision
|
Prompt
|
SystemDrive
|
SystemRoot
|
UserDomain
|
UserName
|
UserProfile
|
WinDir
|